| Total Complexity | 22 |
| Dependencies | 2 |
| Dependents | 5 |
| Total lines | 194 |
| Lines of code | 68 |
| Logical lines of code | 37 |
| Comment lines | 92 |
| Methods | 10 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_headers() | 54 | 4 | 21 | |
| normalize_recipient() | 66 | 5 | 8 | |
| set_address() | 62 | 4 | 12 | |
| address_to_array() | 70 | 3 | 6 | |
| to() | 79 | 1 | 3 | |
| from() | 79 | 1 | 3 | |
| cc() | 79 | 1 | 3 | |
| bcc() | 79 | 1 | 3 | |
| __construct() | 80 | 1 | 3 | |
| send() | 70 | 1 | 6 |